projects
/
pyside6.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
46af6c8
)
Add missing dep on qml6-module-qtquick-window
author
Stuart Prescott
<stuart@debian.org>
Mon, 12 Aug 2024 04:00:47 +0000
(14:00 +1000)
committer
Stuart Prescott
<stuart@debian.org>
Mon, 12 Aug 2024 04:00:47 +0000
(14:00 +1000)
debian/control
patch
|
blob
|
history
diff --git
a/debian/control
b/debian/control
index 9b06da89232868fdab858d8288ba532ceb60e9ed..516a06406701a919f1e81ca610189d0291bf50a7 100644
(file)
--- a/
debian/control
+++ b/
debian/control
@@
-45,6
+45,7
@@
Build-Depends:
qml6-module-qtquick-controls (>= 6.6),
qml6-module-qtquick-layouts (>= 6.6),
qml6-module-qtquick-templates (>= 6.6),
+ qml6-module-qtquick-window (>= 6.6),
qt6-3d-dev (>= 6.6),
qt6-base-dev (>= 6.6),
qt6-base-private-dev (>= 6.6),